home *** CD-ROM | disk | FTP | other *** search
- Message-ID: <316DC4CC.1987@sophtech.com>
- Date: Thu, 11 Apr 1996 19:49:48 -0700
- From: Ofer LaOr <laor@sophtech.com>
- Organization: Sophisiticated Technologies, Inc.
- X-Mailer: Mozilla 2.01 (WinNT; I)
- MIME-Version: 1.0
- Newsgroups: comp.lang.c++
- Subject: BC5 bug
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- NNTP-Posting-Host: rouge
- Path: news.interline.net!
-
- Did anyone else try attaching a listbox or a combo
- box and get a GPF on BC5?
-
- Tracked it down to UpdateData (or it's equivalent
- for OWL) in the constructor. It's a read error
- from address 0x4 (both 32bit and 16 bit does it) on
- an OWL project. The GPF is somewhere in a ForEach
- function within the UpdateData func.
-
- Ofer
-